into
Type
keyword
Summary
Used with the put command to place a value in a container.
Syntax
into
Description
Use the into keyword to designate a destination container.
If the container is a variable name, and the variable does not already exist, the put command creates it as a local variable and sets it to the designated value.
If the container already exists, the into keyword replaces its former contents.
Examples
put myVariable into field "Contents"
Related
function: value
glossary: keyword, command, container, local variable
keyword: after
command: put
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile